PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFGeospatialMeasure Class / PDFGeospatialMeasure Constructor / PDFGeospatialMeasure Constructor(PDFCosDictionary)
The COS measure.
In This Topic
    PDFGeospatialMeasure Constructor(PDFCosDictionary)
    In This Topic
    Initializes a new object with a COS measure.
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFGeospatialMeasure( 
       PDFCosDictionary cosMeasure
    )

    Parameters

    cosMeasure
    The COS measure.
    See Also